home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / PasteUp.app / dropshadow2.ps < prev    next >
Text File  |  1994-12-14  |  476b  |  19 lines

  1. % drop shadow end:
  2.     /**nxsetgray where { pop
  3.     /dropShadowDict where { pop
  4.         userdict begin
  5.         /nxsetgray /**nxsetgray load def
  6.         /nxsetrgbcolor /**nxsetrgbcolor load def
  7.         end
  8.     } if
  9.     } if
  10.     % if it's an OLD PostScript printer:
  11.     /**setcmykcolor where { pop
  12.     userdict begin
  13.         /setcmykcolor /**setcmykcolor load def
  14.     end
  15.     } if
  16.     (end of dropShadowDict) pop end end
  17. % END drop shadow redefinitions (c) 1992, 1993 RightBrain Software
  18. % All Rights Reserved.
  19.